Skip to main content

List Custom Data Ids

Get a paginated list of all Game State custom data IDs for a given project and environment.

Authentication Required: Yes

ugs cloud-save data custom list [options]

Documentation

For more documentation on listing custom entity IDs, see the Unity Service API Docs.

Options

AliasDescription
project-id-p, --project-idThe Unity cloud project ID.
environment-e, --environment-nameThe services environment name.
limit--limitThe maximum number of custom data IDs to return. If not specified, the default limit of 20 will be used.
start--starthe custom data ID to start the page from. If not specified, the first page will be returned.
help-?, -h, --helpDisplay help and usage information.
quiet-q, --quietReduce logging to a minimum.
json-j, --jsonUse JSON as the output format.